home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / Palettes / ScrollViewDeluxe / ScrollViewDeluxe.palette / English.lproj / SVDInspector.nib / data.classes next >
Text File  |  1993-11-01  |  572b  |  38 lines

  1. PAScrollViewDeluxeInspector = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     pageCell;
  6.     leftRulerSwitch;
  7.     borderMatrix;
  8.     topRulerSwitch;
  9.     pageLeftRightSwitch;
  10.     lineCell;
  11.     arrowsButton;
  12.     zoomSwitch;
  13.     backGrayMatrix;
  14.     pageUpDownSwitch;
  15.     deluxeMatrix;
  16.     scrollerMatrix;
  17.     };
  18.     SUPERCLASS = IBScrollViewInspector;
  19. };
  20. FirstResponder = {
  21.     ACTIONS = {
  22.     };
  23.     SUPERCLASS = Object;
  24. };
  25. IBScrollViewInspector = {
  26.     ACTIONS = {
  27.     };
  28.     OUTLETS = {
  29.     borderMatrix;
  30.     arrowsButton;
  31.     pageCell;
  32.     backGrayMatrix;
  33.     scrollerMatrix;
  34.     lineCell;
  35.     };
  36.     SUPERCLASS = IBInspector;
  37. };
  38.